Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
8MiYile committed Apr 12, 2024
1 parent 0dc494e commit a49e895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

#only for fork
DebugBuild:
if: github.repository_owner != 'FCL-Team' || startsWith(github.ref, 'refs/pull/')
if: startsWith(github.ref, 'refs/pull/')
name: Build Debug
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit a49e895

Please sign in to comment.