Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/pull-request.yml to match t…
Browse files Browse the repository at this point in the history
…he template repo
  • Loading branch information
credfeto committed Dec 23, 2023
1 parent c4806d7 commit 149522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
id: visibility
with:
repository: ${{env.REPO}}
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.SOURCE_PUSH_TOKEN}}

- name: "Override DRAFT Flag"
if: |-
Expand Down

0 comments on commit 149522c

Please sign in to comment.