Skip to content

Merge branch 'main' of https://github.com/raddessi/salt-gnupg-rotate #21

Merge branch 'main' of https://github.com/raddessi/salt-gnupg-rotate

Merge branch 'main' of https://github.com/raddessi/salt-gnupg-rotate #21

# name: TODOs on PRs
# # only for branches other than main
# on:
# push:
# branches:
# - "**"
# - "!main"
# pull_request:
# branches:
# - "**"
# - "!main"
# jobs:
# dry-run:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@master
# - name: Run tdg-github-action
# uses: ribtoks/[email protected]
# with:
# TOKEN: ${{ secrets.GITHUB_TOKEN }}
# REPO: ${{ github.repository }}
# SHA: ${{ github.sha }}
# REF: ${{ github.ref }}
# DRY_RUN: true