Limit IRC action to upstrream repo
This commit is contained in:
parent
594281c73a
commit
3eced58301
1
.github/workflows/irc.yml
vendored
1
.github/workflows/irc.yml
vendored
@ -3,6 +3,7 @@ on: [push, pull_request, create]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
if: github.repository == 'danmar/cppcheck'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: irc push
|
||||
|
Loading…
x
Reference in New Issue
Block a user