Skip to content

Commit

Permalink
Revert "Trigger on all branches for testing purposes"
Browse files Browse the repository at this point in the history
This reverts commit 4667284.

Signed-off-by: Spencer Wilson <[email protected]>
  • Loading branch information
SWilson4 committed Jul 24, 2024
1 parent b62d6c0 commit a890087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

on:
push:
#branches: [ "main" ]
branches: [ "main" ]

jobs:
trigger-downstream-ci:
Expand Down

0 comments on commit a890087

Please sign in to comment.