Skip to content

Commit

Permalink
👷 Skip local scripts for CI pre-config
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Aug 26, 2024
1 parent 8c99c24 commit d942e25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@

# You should have received a copy of the GNU Lesser General Public
# License along with C-PAC. If not, see <https://www.gnu.org/licenses/>.
ci:
skip: [autoversioning, update-yaml-comments]

fail_fast: false

repos:
Expand Down

0 comments on commit d942e25

Please sign in to comment.