Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenszhu committed May 21, 2024
1 parent 52e364d commit 397c7a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: IntegrationTest
on:
push:
branches: [master]
tags: [v*]
pull_request:

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
branches:
- master
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 397c7a7

Please sign in to comment.