Skip to content

Commit

Permalink
ci: remove push event
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed May 18, 2024
1 parent 4ff2ab1 commit bd2c3a0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci_compatibility-bun.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: '🔬 CI — Compatibility'

on:
push:
branches:
- 'main'
pull_request:
workflow_dispatch:

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci_compatibility-deno.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: '🔬 CI — Compatibility'

on:
push:
branches:
- 'main'
pull_request:
workflow_dispatch:

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci_compatibility-nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: '🔬 CI — Compatibility'

on:
push:
branches:
- 'main'
pull_request:
workflow_dispatch:

Expand Down

0 comments on commit bd2c3a0

Please sign in to comment.