Skip to content

Update CONTRIBUTING.md (#358) #4

Update CONTRIBUTING.md (#358)

Update CONTRIBUTING.md (#358) #4

Workflow file for this run

name: Push
on:
push:
branches: [ merge-queue ]
jobs:
push:
name: Push
runs-on: ubuntu-latest
steps:
- name: Log Event
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: |
echo "$GITHUB_CONTEXT"