Skip to content

Docker image build on automated "tag" push not executed #467

Docker image build on automated "tag" push not executed

Docker image build on automated "tag" push not executed #467

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3