Skip to content

Add context

Add context #1

Workflow file for this run

name: Contexts
on: push
jobs:
print:
runs-on: ubuntu-latest
steps:
- run: echo "${{ github.actor }}" #githubコンテキストの参照