We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f824f commit 31b28a3Copy full SHA for 31b28a3
.github/workflows/build.yml
@@ -22,7 +22,6 @@ on:
22
23
jobs:
24
formatting-check:
25
- if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository }}
26
permissions:
27
contents: write
28
name: Formatting Check
0 commit comments