Loading .github/workflows/sponsors.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ on: jobs: update-sponsors: ## Only run on the upstream repository. if: github.repository == 'fedify-dev/fedify' runs-on: ubuntu-latest permissions: contents: write Loading Loading
.github/workflows/sponsors.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ on: jobs: update-sponsors: ## Only run on the upstream repository. if: github.repository == 'fedify-dev/fedify' runs-on: ubuntu-latest permissions: contents: write Loading