Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Aug 2, 2023
1 parent be82d32 commit f471a37
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/pull_request_target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,9 @@ name: pull_request_target

on: pull_request_target

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}

permissions: read-all

jobs:
auto-merge:
needs: template-sync
secrets: inherit
uses: ahmadnassri/actions/.github/workflows/auto-merge.yml@master
permissions:
contents: write
pull-requests: write

template-sync:
main:
uses: ahmadnassri/actions/.github/workflows/pull-request-target-template.yml@master
secrets: inherit
uses: ahmadnassri/actions/.github/workflows/template-sync.yml@master

0 comments on commit f471a37

Please sign in to comment.