Skip to content

Commit

Permalink
comfort
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed May 7, 2024
1 parent bc61bf8 commit ccecd69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/create-board.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Create Board

on: [ push, pull_request ]
on:
push:
workflow_dispatch:

jobs:
call-workflow-passing-data:
Expand Down

0 comments on commit ccecd69

Please sign in to comment.