There was an error while loading. Please reload this page.
1 parent 61a0e78 commit 00e2fa9Copy full SHA for 00e2fa9
1 file changed
.github/workflows/build.yml
@@ -1,7 +1,5 @@
1
name: Build
2
-on:
3
- # Trigger the workflow on any pull request
4
- pull_request:
+on: [push, pull_request]
5
6
concurrency:
7
group: ${{ github.ref }}
0 commit comments