Do not require user provided githubToken input (configure default) (#7)

* Do not require user provided `githubToken` input  (configure default)

* Remove `edited` from workflow example

Idea of this example was to show setup where CI runs only when particular files are changed. Triggering workflow when name or description of PR is edited is not needed for this use case.
This commit is contained in:
Michal Dorner 2020-05-24 21:17:51 +02:00 committed by GitHub
parent 0c9e16cc6d
commit 0612377665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 4 deletions

View file

@ -23,7 +23,6 @@ jobs:
- uses: ./
id: filter
with:
githubToken: ${{ github.token }}
filters: |
src:
- src/**/*