Skip to content

Commit

Permalink
Use new reusable workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed May 26, 2022
1 parent 4978076 commit 2b15149
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 77 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/coredev-60.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This is a GitHub Action for testing a PR of the current package on buildout.coredev.
# See https://github.com/plone/.github/blob/main/reusable-workflows/coredev.yml
name: Test PR on buildout.coredev 6.0
on: pull_request
jobs:
test-coredev:
uses: plone/.github/reusable-workflows/coredev-60.yml@main
77 changes: 0 additions & 77 deletions .github/workflows/coredev.yml

This file was deleted.

0 comments on commit 2b15149

Please sign in to comment.