Skip to content

Commit

Permalink
run actions when there are changes to .github/actions/**
Browse files Browse the repository at this point in the history
  • Loading branch information
hacodeorg committed Jan 22, 2021
1 parent 4e32054 commit ce97880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyze_i18n_pr.yml
Expand Up @@ -3,6 +3,7 @@ on:
push:
paths:
- '.github/workflows/**'
- '.github/actions/**'
- 'bin/i18n/analyze_pr.rb'
workflow_dispatch:
inputs:
Expand Down

0 comments on commit ce97880

Please sign in to comment.