Skip to content

Commit

Permalink
Revert "As I understand it, needless in this phase..."
Browse files Browse the repository at this point in the history
This reverts commit 2b09a49.

That was non approved requests from Apps
  • Loading branch information
kachick committed Sep 27, 2023
1 parent 2b09a49 commit f6b9bde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-nixpkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
echo "count=${count}" | tee -a "$GITHUB_OUTPUT"
- run: git push origin "${PR_BRANCH}"
if: (github.event_name != 'pull_request') && (steps.count-commits.outputs.count > 0)
env:
GITHUB_TOKEN: ${{ steps.publish-token.outputs.token }}
- name: Create PR
if: (github.event_name != 'pull_request') && (steps.count-commits.outputs.count > 0)
env:
Expand Down

0 comments on commit f6b9bde

Please sign in to comment.