Skip to content

Commit

Permalink
ci(.github/action): change README.md of the move-released-issues-and-…
Browse files Browse the repository at this point in the history
…create-sync-pr action
  • Loading branch information
maksym-shynkarenko committed Apr 17, 2024
1 parent 092e1f1 commit 4b9d40e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 7
steps:
- uses: actions/checkout@v4
with:
# Fetch all history
fetch-depth: 0
- uses: dequelabs/axe-api-team-public/.github/actions/move-released-issues-and-create-sync-pr-v1@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4b9d40e

Please sign in to comment.