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.
master
1 parent 53adf6e commit 85c9bebCopy full SHA for 85c9beb
.github/workflows/publishable.yml
@@ -4,9 +4,11 @@ on:
4
push:
5
branches:
6
- main
7
+ - master
8
pull_request:
9
10
11
12
paths:
13
- "**.md"
14
- "**.yaml"
.github/workflows/runnable.yml
@@ -4,11 +4,13 @@ on:
paths-ignore:
15
16
0 commit comments