Skip to content

Commit

Permalink
Update CI condition
Browse files Browse the repository at this point in the history
  • Loading branch information
zyc9012 committed Sep 1, 2023
1 parent 62423ee commit b79cca0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@

name: CI

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit b79cca0

Please sign in to comment.