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 9b2df04 commit 0569cc1Copy full SHA for 0569cc1
1 file changed
.github/workflows/backwards-compatibility.yml
@@ -8,8 +8,8 @@ on:
8
- "test/**"
9
- "bundler/spec/**"
10
push:
11
- branches:
12
- - master
+ # branches:
+ # - master
13
schedule:
14
# Run weekly on Sunday at 6 AM UTC
15
- cron: "0 6 * * 0"
0 commit comments