Skip to content

Commit

Permalink
chore(pulumi): auto-applied workflow
Browse files Browse the repository at this point in the history
this file was auto-applied from pulumi
located here:
    - https://github.com/octodns-infomaniak/.github

Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 17, 2024
1 parent e62925c commit 8a5a0f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automation-sync-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Create Pull Request
run: "gh pr view automation-sync && gh pr reopen automation-sync || gh pr create -B main -H automation-sync --title 'chore(pulumi): auto-applied' --body 'This PR is auto-generated by https://github.com/M0NsTeRRR/.github.'"
env:
Expand Down

0 comments on commit 8a5a0f3

Please sign in to comment.