Skip to content

Better way of undoing an exclude #21

Better way of undoing an exclude

Better way of undoing an exclude #21

name: Assign to Project
on:
issues:
types:
- opened
pull_request:
types:
- opened
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_to_project:
runs-on: ubuntu-latest
name: Assign to Project
steps:
- name: Check GitHub Event Action
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
project: 'https://github.com/sfccdevops/explorer-exclude-vscode-extension/projects/1'