We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c27641 commit 22300d6Copy full SHA for 22300d6
.github/workflows/build.yml
@@ -6,6 +6,8 @@ on:
6
paths:
7
- src/**
8
- package-lock.json
9
+ - action.yml
10
+ - .github/workflows/build.yml
11
12
jobs:
13
build:
0 commit comments