Skip to content

Commit

Permalink
Disable ci for push since everything goes through PR (#288)
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Sun <[email protected]>
  • Loading branch information
marshtompsxd authored Sep 20, 2023
1 parent 6da4124 commit adcedd4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Continuous integration
run-name: Regression tests run by ${{ github.actor }}
on:
push:
branches:
- main
paths-ignore:
- "README.md"
- ".gitignore"
- "doc/**"
# push:
# branches:
# - main
# paths-ignore:
# - "README.md"
# - ".gitignore"
# - "doc/**"
pull_request:
merge_group:
workflow_dispatch:
Expand Down

0 comments on commit adcedd4

Please sign in to comment.