Skip to content

Commit

Permalink
listing repo in list format to trigger rungs
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwork committed Sep 7, 2023
1 parent 9c82648 commit 540e783
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: CI

on:
push:
branches: [main, synchronize-downstream-test-then-deploy] #<<< remove before merge
branches:
- main
- synchronize-downstream-test-then-deploy #<<< remove before merge
# paths:
# - '!.github/**'
pull_request:
Expand Down

0 comments on commit 540e783

Please sign in to comment.