Skip to content

Commit e637ed5

Browse files
authored
Merge pull request #230 from Front-End-Coders-Mauritius/contributors_commit_patch2
chore(github): remove if condition on update-contributors.yml
2 parents f4044dc + 64cfde2 commit e637ed5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
update-contributors:
10-
if: github.event_name == 'pull_request' && github.event_name == 'closed' && github.event.pull_request.merged == true
1110
runs-on: ubuntu-latest
1211

1312
steps:

0 commit comments

Comments
 (0)