Skip to content

Commit

Permalink
Make workflow run on branch pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
finwo committed Jul 4, 2024
1 parent 594d684 commit 0962d7d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/cc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---

name: Build
on:
push:
tags:
- '*'
on: push

jobs:

Expand Down

0 comments on commit 0962d7d

Please sign in to comment.