Skip to content

Commit

Permalink
fix syntax :(
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottback committed Feb 6, 2024
1 parent d816b72 commit f27d18d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/sync-from-reddit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ on:
- cron: 17,47 * * * *

jobs:
sync_matrix:
strategy:
matrix:
branch: [ 'main', 'qa' ]
deploy: [ 'yes', 'no' ]
exclude:
- branch: 'qa'
- deploy: 'yes'

sync-from-reddit:
name: Sync from Reddit
runs-on: ubuntu-22.04
Expand Down

0 comments on commit f27d18d

Please sign in to comment.