Skip to content

Commit

Permalink
adjust tag management in the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
semteacher committed Jul 30, 2024
1 parent e67a530 commit 463f07f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/moodle-plugin-ci-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches:
- '**'
tags-ignore:
- '[0-9]+' # Ignore date tags
- '[0-9]+.[0-9]+.[0-9]+' # Ignore date tags
- '**'
jobs:
test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 463f07f

Please sign in to comment.