We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a34a7e commit ccd4543Copy full SHA for ccd4543
.github/workflows/smoke_test.yml
@@ -4,7 +4,7 @@ on:
4
# Runs on pushes targeting the default branch
5
push:
6
branches: ['develop']
7
- pull_requests:
+ pull_request:
8
9
10
# Allows you to run this workflow manually from the Actions tab
0 commit comments