Skip to content

Commit

Permalink
on push
Browse files Browse the repository at this point in the history
  • Loading branch information
marcvanandel committed Dec 11, 2023
1 parent 66da30c commit e0664db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Mirroring

on: [push, delete]
on:
push:
branches:
- '**'

jobs:
to_gitea:
Expand Down

0 comments on commit e0664db

Please sign in to comment.