Skip to content

try to use the actions write permissions #6

try to use the actions write permissions

try to use the actions write permissions #6

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 Test merge keys
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} seems to be working