Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolf3s authored Sep 10, 2024
1 parent 0c30d32 commit 37faf16
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Continuous Integration

on:
push:
branches-ignore:
- build_windows_dependencies
pull_request:
branches-ignore:
- build_windows_dependencies
on: [push, pull_request]
# push:
# branches-ignore:
# - build_windows_dependencies
# pull_request:
# branches-ignore:
# - build_windows_dependencies

jobs:
build:
Expand Down

0 comments on commit 37faf16

Please sign in to comment.