File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 name : " IRC Notifications"
1010 steps :
1111 - name : " IRC notification"
12- if : ${{ (github.repository == 'bornhack/bma') && (github.actor != 'dependabot[bot]') }}
12+ if : ${{ (github.repository == 'bornhack/bma-client-lib-python ') && (github.actor != 'dependabot[bot]') }}
1313 uses : " Gottox/irc-message-action@v2"
1414 with :
1515 server : " irc.baconsvin.org"
1616 channel : " #bornhack-website"
1717 nickname : " webteambot"
1818 message : |-
19- ${{ github.actor }} pushed new bma-client-python commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
19+ ${{ github.actor }} pushed new bma-client-lib- python commits: ${{ github.event.compare }} - latest commit msg: "${{ github.event.head_commit.message }}"
2020 ...
You can’t perform that action at this time.
0 commit comments