mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
Corrected some PR Action Code
This commit is contained in:
parent
772122b255
commit
33bd871a63
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr_to_nightly.yml
vendored
1
.github/workflows/pr_to_nightly.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue