Browse Source

Update ci.yml

website
the-run-philosophy 4 years ago
committed by GitHub
parent
commit
fde8aebf86
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/workflows/ci.yml

5
.github/workflows/ci.yml

@ -1,6 +1,9 @@
name: Check PR
on: [ pull_request ]
on:
pull_request:
branches:
- website
jobs:
run-ci:

Loading…
Cancel
Save