Skip to content

Commit

Permalink
Fix on.push.branches
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Jan 16, 2024
1 parent 4e48df7 commit 793890f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: CI

on:
push:
# For testing
# branches:
# - main
branches:
- master
workflow_dispatch:
pull_request:

Expand Down

0 comments on commit 793890f

Please sign in to comment.