diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 9d9ad59..85b3463 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -1,4 +1,5 @@ name: 'Were only docs updated' +on: [push] inputs: commit-range: description: 'commit range'