Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thitu committed Oct 2, 2023
1 parent 8599bc7 commit b9c4c0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-tester.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
on:
push:
tags-ignore:
- '**'
branches: [ '*' ]
tags-ignore: [ '**', '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit b9c4c0d

Please sign in to comment.