Skip to content

Commit

Permalink
feat: Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 25, 2023
1 parent 07936b2 commit d23fa7d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/print_git_info.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: 打印提交信息
run-name: 打印提交信息 by @${{ github.actor }}
on:
push:
paths:
- '**'
on: [push]
jobs:
print_env:
uses: Dango-dx/ReusableWorkflows/.github/workflows/print_github_info.yml@master
Expand Down

0 comments on commit d23fa7d

Please sign in to comment.