We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c82f23 commit 3ada7ceCopy full SHA for 3ada7ce
.github/workflows/test.yml
@@ -1,6 +1,6 @@
1
name: test
2
3
-on: workflow_dispatch
+on: [push, pull_request]
4
5
env:
6
FOUNDRY_PROFILE: ci
0 commit comments