Skip to content

Commit

Permalink
chore(git-sync): 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 24, 2024
1 parent 433e81c commit 2974c6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/automation-sync-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ on:
push:
branches:
- automation-sync
permissions:
contents: read
pull-requests: write
checks: write
permissions: {}
jobs:
create-pull-request:
name: Create Pull Request
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2974c6e

Please sign in to comment.