Skip to content

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory #4

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory #4

Workflow file for this run

name: acceptance
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
acceptance:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# if on pull request
- uses: ./
if: github.event_name == 'pull_request'
with:
file: demo/acceptance.md
vars: |
sha: ${{ github.sha }}
environment: production
app: cool-app