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 2104e28 commit d2fcdc4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ on:
- edited
- synchronize
- reopened
permissions:
contents: read
pull-requests: read
checks: write
permissions: {}
jobs:
lint-pr:
name: Validate PR title
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
checks: write
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
Expand Down

0 comments on commit d2fcdc4

Please sign in to comment.