Skip to content

Commit

Permalink
Default discord-update to not run on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
nullKomplex authored and InfusOnWoW committed Jan 20, 2025
1 parent 2a01063 commit c67eab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/discord-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
discordUpdate:
if: github.repository == 'WeakAuras/WeakAuras2'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c67eab6

Please sign in to comment.