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 58c7315 commit 180b294Copy full SHA for 180b294
.github/workflows/build-test.yml
@@ -8,8 +8,6 @@ on:
8
- "**.md"
9
pull_request:
10
branches: [ main ]
11
- paths-ignore:
12
- - "**.md"
13
schedule:
14
- cron: '0 0 * * 0' # Once a week: "At 00:00 on Sunday."
15
.github/workflows/test-action.yml
0 commit comments