Skip to content

Commit

Permalink
Merge pull request #912 from pre-commit/all-repos_autofix_all-repos-sed
Browse files Browse the repository at this point in the history
fix tags trigger for github actions
  • Loading branch information
asottile committed Jun 1, 2023
2 parents ca84e50 + f45f36e commit a4d9d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: main
on:
push:
branches: [main, test-me-*]
tags:
tags: '*'
pull_request:

jobs:
Expand Down

0 comments on commit a4d9d13

Please sign in to comment.