You've already forked rsa-file-encryption
update branch pattern in tests.yml to allow nested branches
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m3s
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m3s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "**"
|
||||||
|
|
||||||
name: 🧪 ✨ Unit Tests Workflow
|
name: 🧪 ✨ Unit Tests Workflow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user