Skip to content

Update CONTRIBUTING.md (#355) #3

Update CONTRIBUTING.md (#355)

Update CONTRIBUTING.md (#355) #3

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"