Skip to content

Commit

Permalink
fix action bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jianboy committed Aug 6, 2021
1 parent 078d924 commit 0b7151a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Node.js CI

on:
push:
branches:
- master
branches: [ master, gogs1s ]
pull_request:
branches:
- master
branches: [ master, gogs1s ]

jobs:
build:
Expand Down

0 comments on commit 0b7151a

Please sign in to comment.