Hide watch/blacklist buttons when action has already been taken #426
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: build | |
on: [push, pull_request] | |
jobs: | |
build: | |
uses: userscripters/shared-actions/.github/workflows/workflow-nodejs.yml@master |