We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ef4cc commit dcd73fcCopy full SHA for dcd73fc
.github/workflows/adopt-ruff.yml
@@ -6,7 +6,7 @@ on:
6
- cron: '0 0 * * *'
7
push:
8
branches:
9
- - main
+ - master
10
11
jobs:
12
adopt-ruff:
0 commit comments