Skip to content

Commit

Permalink
remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Nov 9, 2023
1 parent f54e814 commit ed0425b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ on:
branches:
- main
- stable-*
tags:
- '*'

jobs:
changelog:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/galaxy-import.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
branches:
- main
- stable-*
tags:
- '*'

jobs:
galaxy_importer:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
branches:
- main
- stable-*
tags:
- '*'

jobs:
splitter:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/sanity-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
branches:
- main
- stable-*
tags:
- '*'

jobs:
sanity:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
branches:
- main
- stable-*
tags:
- '*'

jobs:
unit-source:
Expand Down

0 comments on commit ed0425b

Please sign in to comment.