Skip to content

Instantly share code, notes, and snippets.

@g1stavo
Created August 13, 2020 21:42
Show Gist options
  • Save g1stavo/2d8b69996c2b244527adbaac828f4a18 to your computer and use it in GitHub Desktop.
Save g1stavo/2d8b69996c2b244527adbaac828f4a18 to your computer and use it in GitHub Desktop.
name: pull-request
on:
pull_request:
types: [opened, reopened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: <usuário do github>/<nome do repositório>@v1
# Exemplo: delivery-much/actions-assigner@v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment