Skip to content

Commit

Permalink
Chore: Linting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Sep 29, 2021
1 parent d8e62df commit 8a4a8e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/autotag.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Bump version
on:
push:
branches: [master, main]
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8a4a8e9

Please sign in to comment.