Skip to content

Commit

Permalink
Merge pull request #338 from asottile/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 authored Jun 1, 2023
2 parents d3109c3 + 921f1c6 commit f2a10a0
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 f2a10a0

Please sign in to comment.