Skip to content

Commit

Permalink
Merge branch 'master' into impl/crectifyutil
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed Mar 21, 2024
2 parents 8fc812c + 182201c commit 14fb743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Rectify11
on:
workflow_dispatch:
push:
branches: [ * ]
branches: [ master impl/* ]
pull_request:
branches: [ * ]
branches: [ master impl/* ]
workflow_run:
workflows: ["Submodules Sync"]
types:
Expand Down

0 comments on commit 14fb743

Please sign in to comment.