Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
ci(github): add missing uses
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed May 11, 2021
1 parent b4183d4 commit c765e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflows-src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
branch: "${{ steps.comment.outputs.branch }}"
token: "${{ secrets.SOCIALGROOVYBOT_BOTO_PAT }}"
Expand Down

0 comments on commit c765e29

Please sign in to comment.