diff --git a/.github/workflows/verify_cla_signature_pr.yml b/.github/workflows/verify_cla_signature_pr.yml index cfd09e2..8ba2f47 100644 --- a/.github/workflows/verify_cla_signature_pr.yml +++ b/.github/workflows/verify_cla_signature_pr.yml @@ -12,6 +12,7 @@ on: pull_request: branches: - gh-pages + - test-cla-checks jobs: one: diff --git a/Test.md b/Test.md new file mode 100644 index 0000000..bb22bbc --- /dev/null +++ b/Test.md @@ -0,0 +1 @@ +This is a file created to test the CLA checks of the base repository. diff --git a/Test1.md b/Test1.md new file mode 100644 index 0000000..37fabf9 --- /dev/null +++ b/Test1.md @@ -0,0 +1 @@ +This is a test file created to test the commit specific cla checks of [brackets-cont/brackets-cont.github.io](https://github.com/brackets-cont/brackets-cont.github.io).