Skip to content

Commit

Permalink
Merge branch 'master' into init_missing_matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert authored and GitHub committed Jun 16, 2020
2 parents b97097a + 0cdf645 commit c9d0312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
schedule:
- cron: 0 9 * * 1
repository_dispatch:
# Example of how to trigger this:
# curl -H "Authorization: Bearer <token>" -X POST https://api.github.com/repos/github/codeql-action/dispatches -d '{"event_type":"update-release-branch"}'
# Replace <token> with a personal access token from this page: https://github.com/settings/tokens
types: [update-release-branch]

jobs:
Expand Down
11 changes: 0 additions & 11 deletions jest.config.js

This file was deleted.

0 comments on commit c9d0312

Please sign in to comment.