Skip to content

Commit

Permalink
Fix trigger of builds (#618)
Browse files Browse the repository at this point in the history
* Update test.yml

* run test.yml on push to main
  • Loading branch information
sayaliM0412 committed Nov 11, 2023
1 parent 24bc67f commit a35a312
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
- opened
- reopened
- synchronize
push:
branches:
- main

permissions:
contents: write
Expand Down

0 comments on commit a35a312

Please sign in to comment.