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 d23fa7d commit 72dbffe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions .github/workflows/grouped.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Grouped Workflow
on: [push]

jobs:
print_env:
uses: Dango-dx/ReusableWorkflows/.github/workflows/print_github_info.yml@master

job0:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 72dbffe

Please sign in to comment.