Corrected some PR Action Code

This commit is contained in:
DerLinkman 2022-10-06 14:06:18 +02:00
parent 772122b255
commit 33bd871a63

View File

@ -12,7 +12,6 @@ jobs:
with:
fetch-depth: 0
- name: Run the Action
if: startsWith(github.ref, 'refs/heads/feature')
uses: devops-infra/action-pull-request@v0.5.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}