Skip to content

chore(deps): update mikefarah/yq action to v4.35.2 #17

chore(deps): update mikefarah/yq action to v4.35.2

chore(deps): update mikefarah/yq action to v4.35.2 #17

Workflow file for this run

name: Test this action
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} seems to be working
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} from a merge key seems to be working
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} from an anchor seems to be working