This commit is contained in:
Peter Buchegger 2020-12-14 17:20:42 +01:00
parent 44832d05c4
commit ff9fedeed8

View file

@ -4,19 +4,11 @@ on:
types: [opened]
pull_request:
types: [opened]
jobs:
test:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: 🚧 Install
run: |
yarn
- name: 📦 Build
run: |
yarn build
- uses: ./
- uses: bubkoo/auto-assign@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: .github/auto-assign.yml
CONFIG_FILE: .github/auto-assign.yml