You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rms-support-letter.github.io/.github/workflows/check-pr.yml

13 lines
210 B

name: Check PR modifications
on:
pull_request:
branches:
- master
paths:
- index.md
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Return error
run: echo Test