Skip to content

Commit 7d2dd7b

Browse files
committed
context on create
1 parent bb958f6 commit 7d2dd7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11+
- uses: ./.github/actions/context
1112
- name: Build
1213
id: build
1314
uses: ./.github/actions/build

0 commit comments

Comments
 (0)