Skip to content

Commit

Permalink
Adding issue updating for the team project board.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 8, 2022
1 parent e39c9f3 commit 26aec8d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/proj-xmidt-team.yml
@@ -0,0 +1,15 @@
---
name: 'PROJ: xmidt-team'

on:
issues:
types:
- opened
pull_request:
types:
- opened

jobs:
package:
uses: xmidt-org/.github/.github/workflows/proj-template.yml@proj-v1
secrets: inherit

0 comments on commit 26aec8d

Please sign in to comment.