mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Fix GitHub actions after renaming master to main
This commit is contained in:
parent
21d3c70d67
commit
96e413db2c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,7 @@ name: main
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
tags:
|
||||
pull_request:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue