Skip to content

Commit

Permalink
Revert "Merge pull request #7 from noamraph/actions-ignore-readme"
Browse files Browse the repository at this point in the history
This reverts commit 2186352, reversing
changes made to 427936f.
  • Loading branch information
noamraph committed Aug 21, 2024
1 parent 2186352 commit 7c8f66b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ name: CI

on:
pull_request:
paths-ignore:
- 'README.md'
push:
branches: [main, master]
paths-ignore:
- 'README.md'

permissions:
id-token: "write"
Expand Down Expand Up @@ -87,4 +83,4 @@ jobs:
# key: aarch64-linux-artifacts-${{ github.sha }}
# - name: Check tarball
# run: nixsa-build/check_tarball.py nixsa-*.tar.xz


0 comments on commit 7c8f66b

Please sign in to comment.