mirror of
https://github.com/axios/axios.git
synced 2026-04-11 02:11:50 +08:00
ci: prevent sponsor block workflow from running on forks (#10641)
This commit is contained in:
parent
26f8e5796a
commit
e4bd759def
1
.github/workflows/update-sponsor-block.yml
vendored
1
.github/workflows/update-sponsor-block.yml
vendored
@ -14,6 +14,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
sponsors:
|
||||
if: github.repository == 'axios/axios'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user