Skip to content

Commit

Permalink
πŸ”€ Merge pull request #28 from jyje/develop
Browse files Browse the repository at this point in the history
πŸ”§ cron: debug jq (add token, --no-ci)
  • Loading branch information
jyje authored Sep 7, 2024
2 parents 02a49ae + 99683ba commit b8fe697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cron-fetch-pip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
check-ansible-version:
name: πŸ” Check Ansible Version
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit b8fe697

Please sign in to comment.