Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
RoelantVos committed Jul 8, 2024
1 parent 7d5a581 commit 4df0152
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 72 deletions.
16 changes: 4 additions & 12 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
name: Docs

on:
# Runs on pushes targeting the default branch
push:
branches:
- main
paths:
- src/**
- docs/**
- .github/workflows/docs.yml
pull_request:
branches:
- main
paths:
- docs/**
- .github/workflows/docs.yml
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
Expand Down
60 changes: 0 additions & 60 deletions .github/workflows/jekyll-gh-pages.yml

This file was deleted.

0 comments on commit 4df0152

Please sign in to comment.