Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jooseppi12 authored Oct 4, 2024
1 parent 2c1ad13 commit ca9bfed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
build:
if: "!contains(github.event.commits[0].author.email, '[email protected]')"
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ca9bfed

Please sign in to comment.