Limit IRC action to upstrream repo

This commit is contained in:
amai2012 2020-04-19 11:44:22 +02:00 committed by GitHub
parent 594281c73a
commit 3eced58301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on: [push, pull_request, create]
jobs:
test:
if: github.repository == 'danmar/cppcheck'
runs-on: ubuntu-latest
steps:
- name: irc push