mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Make the notes-push workflow not run in forks
This commit is contained in:
committed by
Andreas Kling
parent
ce1aa49405
commit
de66e2551f
1
.github/workflows/notes-push.yml
vendored
1
.github/workflows/notes-push.yml
vendored
@@ -7,6 +7,7 @@ permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == "LadybirdBrowser/ladybird"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user