Skip to content

Commit

Permalink
chore: improve workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Feb 13, 2023
1 parent a296cea commit 98a67b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/front.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: front

on:
push:
paths:
- "assets/**"
- ".github/**"
branches:
- master
pull_request:
paths:
- "assets/**"
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Go

on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 98a67b2

Please sign in to comment.