Skip to content

feat: add REPLACE_SUBJECT and REPLACE_TARGET environment variables #3

feat: add REPLACE_SUBJECT and REPLACE_TARGET environment variables

feat: add REPLACE_SUBJECT and REPLACE_TARGET environment variables #3

Workflow file for this run

name: build
on:
pull_request:
branches:
- main
workflow_dispatch: {}
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
uses: ludeeus/[email protected]