Skip to content

Commit

Permalink
chore: run tests on coong branches
Browse files Browse the repository at this point in the history
  • Loading branch information
sinzii authored Apr 3, 2023
1 parent 5e7d4d1 commit 72d285f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Run tests

on:
push:
branches: [ "main", "w3f-*" ]
branches: [ "main", "w3f-*", "coong/*" ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 72d285f

Please sign in to comment.