Skip to content

Commit

Permalink
Merge branch 'brownfield-notice-workflow-run' into test-brownfield-no…
Browse files Browse the repository at this point in the history
…tice-2
  • Loading branch information
mikeharder authored Nov 13, 2024
2 parents f4ac20a + 1a53d80 commit 40305cf
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
1 change: 1 addition & 0 deletions .github/actions/context.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// @ts-check

/**
* @param {import('github-script').AsyncFunctionArguments['github']} github
* @param {import('github-script').AsyncFunctionArguments['context']} context
Expand Down
4 changes: 0 additions & 4 deletions .github/actions/get-keyvalue-artifacts/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,3 @@ runs:
script: |
const action = require('./.github/actions/get-keyvalue-artifacts/action.js')
await action({ github, context, core });
# TODO: Remove before merge
- run: printenv
shell: bash
19 changes: 14 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40305cf

Please sign in to comment.