Skip to content

Properly propagate new tag to git push command. #2

Properly propagate new tag to git push command.

Properly propagate new tag to git push command. #2

Workflow file for this run

name: Lint github-action
on: [ 'pull_request' ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: docker://rhysd/actionlint:1.6.26
with:
args: -color