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 e50ee0e commit 02830a1Copy full SHA for 02830a1
.github/workflows/actions.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches-ignore:
5
- master
6
+ pull_request:
7
+ branches-ignore:
8
+ - master
9
jobs:
10
Action:
11
name: Test Inspector Action
0 commit comments