Brightspace / d2l-license-checker

Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.
4 stars 2 forks source link

chore: ensure deps update workflow triggers other workflows. #106

Closed neverendingqs closed 3 years ago

neverendingqs commented 3 years ago

From https://github.com/Brightspace/d2l-license-checker/pull/94

Actions done by GitHub actions workflows do not trigger GitHub action workflows. This repo is currently using Travis CI, but if we ever switch to GitHub actions for CI, PRs created by this workflow won't trigger CI.

This PR should solve that problem now that we're on GitHub Actions.

I also took the liberty to rename the file to a file name that made more sense.

ghost commented 3 years ago

:tada: This PR is included in version 3.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: