We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711c6d4 commit 7c9c0f1Copy full SHA for 7c9c0f1
.github/workflows/run-tests-WaterfallGridSample.yml
@@ -1,8 +1,8 @@
1
name: WaterfallGridSample
2
3
on:
4
- workflow_dispatch:
5
push:
+ pull_request:
6
7
jobs:
8
build:
0 commit comments