Skip to content

Commit

Permalink
Merge pull request NiklasMerz#197 from DavidM42/patch-1
Browse files Browse the repository at this point in the history
conditional on label action
  • Loading branch information
NiklasMerz authored Oct 23, 2019
2 parents f8e5588 + 22da74a commit 5735838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:

steps:
- uses: actions/labeler@v2
if: contains(github.repository, 'NiklasMerz/cordova-plugin-fingerprint-aio')
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 5735838

Please sign in to comment.