fix: invalid template syntax (#46535)

This commit is contained in:
Mrugesh Mohapatra
2022-06-17 13:49:51 +05:30
committed by GitHub
parent 9a637e2667
commit c72aa66056

View File

@@ -1,4 +1,4 @@
name: New Contributor Welcome
name: Github - Welcome First-timers
on:
pull_request:
types:
@@ -6,6 +6,8 @@ on:
jobs:
welcome:
runs-on: ubuntu-latest
steps:
- name: Welcome New Contributors
if: github.event.pull_request.merged == true