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 e685811 commit 66e9e4aCopy full SHA for 66e9e4a
.github/workflows/build_and_test.yaml
@@ -1,7 +1,7 @@
1
name: build and test
2
on:
3
pull_request:
4
- types: [open]
+ types: [opened]
5
workflow_dispatch:
6
7
jobs:
0 commit comments