summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stapleton Cordasco <graffatcolmingov@gmail.com>2021-10-10 19:12:04 -0500
committerIan Stapleton Cordasco <graffatcolmingov@gmail.com>2021-10-10 19:12:04 -0500
commit96e413db2cb65fcc190c55f20e21e6da9a4fc8f2 (patch)
treec8fda3d9e145a0cd6ca7ae8ef4b66dd6e79365b4
parent21d3c70d676007470908d39b73f0521d39b3b997 (diff)
downloadflake8-fix-github-workflows.tar.gz
Fix GitHub actions after renaming master to mainfix-github-workflows
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index a378c9b..c9b32d7 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: main
on:
push:
- branches: [master]
+ branches: [main]
tags:
pull_request: