Skip to content

Commit

Permalink
Update path in check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-lloyd committed Oct 8, 2024
1 parent 276f469 commit ae80cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
push:
branches: [ "main" ]
paths:
- testing_ceda_status/**
- ceda_status_validator/**
- .github/workflows/**
pull_request:
branches: [ "main" ]
paths:
- testing_ceda_status/**
- ceda_status_validator/**
- .github/workflows/**

# Allows you to run this workflow manually from the Actions tab
Expand Down

0 comments on commit ae80cc5

Please sign in to comment.