We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd1180 commit 3996f9cCopy full SHA for 3996f9c
1 file changed
.github/workflows/assistant-to-the-branch-manager.yml
@@ -12,6 +12,7 @@ permissions:
12
jobs:
13
assistant_to_the_branch_manager:
14
runs-on: ubuntu-latest
15
+ if: github.event.repository.fork == false
16
steps:
17
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18
with:
0 commit comments