Skip to content

Require AWF v0.28.13 for GitHub CLI proxy mode #2157

Require AWF v0.28.13 for GitHub CLI proxy mode

Require AWF v0.28.13 for GitHub CLI proxy mode #2157

Workflow file for this run

name: Smoke Water
on:
workflow_dispatch:
pull_request:
types: [labeled]
jobs:
call-smoke-workflow-call:
if: github.event_name == 'workflow_dispatch' || github.event.label.name == 'water'
uses: ./.github/workflows/smoke-workflow-call.lock.yml
secrets: inherit
permissions:
actions: read
contents: read
discussions: write
issues: write
pull-requests: write