Skip to content

Remove archiving and endorsement policies #499

Remove archiving and endorsement policies

Remove archiving and endorsement policies #499

Workflow file for this run

# The only reason this CI exists is that we can require branches to be up
# to date before merging, which can only be enforced if there is at least
# one status check enabled.
name: Dummy CI
on:
push:
pull_request:
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Dummy action
run: echo dummy