Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck committed Feb 26, 2024
1 parent dd4763e commit a1dce7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-checks-wiki.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish checks to wiki
on:
push:
branches: [develop, patch-1]
branches: [develop]
paths:
- .github/workflows/publish-checks-wiki.yml
- magik-checks/src/main/resources/nl/ramsolutions/sw/sonar/l10n/magik/rules
Expand All @@ -27,4 +27,4 @@ jobs:
- uses: Andrew-Chen-Wang/github-wiki-action@86138cbd6328b21d759e89ab6e6dd6a139b22270
with:
path: wiki
if: ${{ github.repository_owner == 'sebastiaanspeck' }}
if: ${{ github.repository_owner == 'StevenLooman' }}

0 comments on commit a1dce7c

Please sign in to comment.