Skip to content

Commit

Permalink
Remove incorrect syntax (#104)
Browse files Browse the repository at this point in the history
* Setup QA branch for testing.

* Fix GHA config for checkout

* close()

* Sync from Reddit

Added Schwab Bank deposit option

Change made by u/jamar030303

* Make ready to merge

* Make ready to merge

* No schedule/pushing from QA

* make qa runners safe for qa

* fix syntax :(

* fix syntax :(

---------

Co-authored-by: Tommy Ludwig <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 6, 2024
1 parent b467f0d commit 199de62
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 199de62

Please sign in to comment.