Skip to content

Update all apax.yamlS in all appS to use hwc in yaml, to use secure comm and latest scripts #690

Update all apax.yamlS in all appS to use hwc in yaml, to use secure comm and latest scripts

Update all apax.yamlS in all appS to use hwc in yaml, to use secure comm and latest scripts #690

Workflow file for this run

on:
issues:
types: [assigned]
issue_comment:
types: [created]
pull_request:
types: [closed]
jobs:
create_issue_branch_job:
runs-on: ubuntu-latest
steps:
- name: Create Issue Branch
uses: robvanderleek/create-issue-branch@main
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}