Skip to content

Commit

Permalink
Render template ../cookiecutter-python-cli at 275d56253a
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Feb 15, 2024
1 parent 024b83b commit 4c1ae3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ jobs:
workflow-keepalive:
if: github.event_name == 'schedule'
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Re-enable workflow
env:
- uses: liskin/gh-workflow-keepalive@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh api -X PUT repos/${{ github.repository }}/actions/workflows/check.yaml/enable

0 comments on commit 4c1ae3f

Please sign in to comment.