Skip to content

Commit

Permalink
📝 Chore(CI): Optimized.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Mar 24, 2024
1 parent 15f50ad commit c0e22a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Daily Build
name: Auto Release

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish

on:
push:
branches: ["main", "dev=main"]
branches: ["main"]
pull_request:
branches: ["main"]

Expand Down

0 comments on commit c0e22a1

Please sign in to comment.