Skip to content

Commit

Permalink
how about?
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Jan 12, 2024
1 parent d7661b6 commit b89023f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/create-board.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Create Board

on: [ push, pull_request ]

jobs:
call-workflow-passing-data:
uses: andreika-git/hellen-one/.github/workflows/create-board.yaml@master
permissions:
contents: write

0 comments on commit b89023f

Please sign in to comment.