Skip to content

Commit

Permalink
任何分支都触发构建
Browse files Browse the repository at this point in the history
  • Loading branch information
martinliu committed Jun 14, 2024
1 parent 6e7c26d commit 9ad5021
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@
name: Hugo Build

on:
# Runs on pushes targeting the default branch
# Runs on pushes to any branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
branches-ignore: []

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand Down

0 comments on commit 9ad5021

Please sign in to comment.