Skip to content

Commit

Permalink
Revert "Run ci for any push"
Browse files Browse the repository at this point in the history
This reverts commit 7d9efff.

Signed-off-by: Taiju Yamada <[email protected]>
  • Loading branch information
cielavenir committed Mar 1, 2024
1 parent 8491161 commit fc36881
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Continous integration
on:
pull_request:
push:
branches:
- master
tags:
- "*"

permissions:
contents: read
Expand Down

0 comments on commit fc36881

Please sign in to comment.