Skip to content

Commit

Permalink
Add .github folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Hourunze1997 committed Dec 26, 2024
1 parent b4f3ef1 commit fde71d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gate-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
types: [opened, synchronize, reopened]
# 在PR打开、同步、重新打开时触发
branches:
- ${{ github.event.repository.default_branch }}
- main
- master
- release/*

jobs:
Expand Down

0 comments on commit fde71d3

Please sign in to comment.