Skip to content

Commit

Permalink
Update welcome.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo authored Feb 22, 2024
1 parent 869bbe5 commit d862998
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: Post welcome comment
on:
workflow_dispatch:
push:
branches:
[master, dev]
pull_request:
types: [opened]
branches:
[master, dev]
jobs:
build:
name: Post welcome comment
Expand Down

0 comments on commit d862998

Please sign in to comment.