Skip to content

Adding explicit permissions declaration #40

Adding explicit permissions declaration

Adding explicit permissions declaration #40

Workflow file for this run

name: Github requires a workflow otherwise I am not allowed to publish my action
on: [push]
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: echo "Do nothing"