Skip to content

fix role imports with mismatched github_user and or github_repo (#1925) #2

fix role imports with mismatched github_user and or github_repo (#1925)

fix role imports with mismatched github_user and or github_repo (#1925) #2

---
name: Verify pulp imposed constraints
on: {pull_request: {branches: ['*']}, push: {branches: ['*']}}
jobs:
check_pulp_template_plugin:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Ensure sanity with plugin-template managed files
run: make pulp/plugin-template-check