Skip to content

Action-Test - [🩹[Patch] Update action posting, add attributes #53] by @MariusStorhaug #41

Action-Test - [🩹[Patch] Update action posting, add attributes #53] by @MariusStorhaug

Action-Test - [🩹[Patch] Update action posting, add attributes #53] by @MariusStorhaug #41

Workflow file for this run

name: Action-Test
run-name: "Action-Test - [${{ github.event.pull_request.title }} #${{ github.event.pull_request.number }}] by @${{ github.actor }}"
on: [pull_request]
jobs:
ActionTestDefault:
name: Action-Test - [Default]
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Action-Test
uses: ./
env:
GITHUB_TOKEN: ${{ github.token }}
with:
WhatIf: true