Skip to content

Commit

Permalink
Update branch for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecoberly committed Nov 2, 2023
1 parent a7c032e commit 7a427f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: CI
on:
push:
tags: [v*]
branches:
- "**"
tags:
- v*
env:
FORCE_COLOR: 1
jobs:
Expand Down

0 comments on commit 7a427f2

Please sign in to comment.