Skip to content

Commit

Permalink
Temporarily deactivate CI on pushes to master
Browse files Browse the repository at this point in the history
  • Loading branch information
gzurowski committed May 29, 2024
1 parent 3c88829 commit 6b584aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Continuous Integration

on:
push:
branches:
- master
# Deactivate until CI is tested:
# push:
# branches:
# - master
workflow_dispatch:
inputs:
git_ref:
Expand Down

0 comments on commit 6b584aa

Please sign in to comment.