Skip to content

Commit

Permalink
Who Let the Bugs Out??
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Feb 9, 2024
1 parent aafa9af commit 3e6c596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DocTagChecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Check for missing userdoc updates
# Use the version from the branch that triggered the workflow
uses: AutoPas/DocTagChecker@${{ steps.debug.outputs.ACTION_VERSION }}
uses: AutoPas/DocTagChecker@main
# uses: AutoPas/DocTagChecker@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
# multiple paths are separated by whitespace or ','
Expand Down

0 comments on commit 3e6c596

Please sign in to comment.