Skip to content

Tag push not triggering action #26840

Answered by Simran-B
scaccogatto asked this question in Actions
Discussion options

You must be logged in to vote

Adding branches might help:

on:
  push:
    branches:
      - '**'
    tags:
      - 'v*'
...
<a href="https://github.community/t/action-does-not-run-on-master-with-tags-ignore-v/128354/5">Action does not run on master with tags-ignore v*</a> <a class="badge-wrapper  bullet" href="/c/code-to-cloud/github-actions/41"><span class="badge-category-parent-bg" style="background-color: #6a737d;"></span><span class="badge-category-bg" style="background-color: #2188ff;"></span><span style="" data-drop-close="true" class="badge-category clear-badge" title="Discussion and questions about GitHub Actions—automation for all of your development workflows, now with world-class CI/CD.">GitHub Actions</…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants