Skip to content

Commit

Permalink
chg: [workflow] exec on push on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCruciani committed Sep 25, 2023
1 parent 9365ead commit 3b49d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Python application

on:
push:
paths:
- 'tests/*.txt'
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 3b49d44

Please sign in to comment.