Skip to content

Commit

Permalink
on: push
Browse files Browse the repository at this point in the history
  • Loading branch information
orestonce committed Aug 8, 2024
1 parent 8888e41 commit 3a4de05
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/push-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
name: push-build-check

# Controls when the workflow will run
on:
push:
tags-ignore:
- v**
on: push
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
Expand Down

0 comments on commit 3a4de05

Please sign in to comment.